home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / ANTENNA / AZPRJ104 / TRANS.DAT < prev    next >
Text File  |  1996-11-23  |  4KB  |  94 lines

  1. % This file is readable by AZ_PROJ v1.04 (or greater)
  2. %
  3. % Each line in this file represents a transmitter.
  4. % The file format was devised for AZ_PROJ, a program which draws maps
  5. % for amateur radio operators. A line of this file will be plotted
  6. % by AZ_PROJ as a symbol on a map.
  7. %
  8. % It is hoped that the format is a generally useful machine readable format
  9. % for transmitters (beacons, repeaters, rovers, TV stations, FM stations,
  10. % AM broadcast stations, airport radars ...),
  11. % for people who maintain and use databases for transmitters in machine
  12. % readable form. Suggestions for changes in the format are welcome.
  13. % The line format and it's specifications are hereby released into the
  14. % public domain.
  15. %
  16. % Joseph Mack NA3T Oct 96
  17. %
  18. %    To add a transmitter to the file, supply data in the form
  19. %        transmitter_type:frequency:string_1(suggested use, callsign):6 character grid_locator:power(W):beam_heading(s):string_2(suggested use, location or special operating condx):comment ignored by reading program (eg AZ_PROJ)
  20. %    eg 2m beacon
  21. %        beacon:144.170:NA3T:FM19gk:60:300:Frederick, MD: Joe, ph# 301-555-1212, 5dbd yagi, from W3EP, Oct 96
  22. %    eg. rover operating a weekend 10GHz contest from Mt Ascutney
  23. %        rover:10:NA3T:FN33sk:::only saturday: 2m link is 147.54, cell ph# 860-555-1212
  24. %     eg TV station North America channel 2, used as a 6m propagation marker
  25. %        TV:55.25Z:WPBT/02:FL05cx:100000:-1:Miami,FL,US:comment
  26. %
  27. %    transmitter_type is
  28. %        beacon
  29. %        repeater
  30. %        rover
  31. %        TV
  32. %        BC            %usually 550-1630 kHz AM
  33. %        AM            %usually 550-1630 kHz AM
  34. %        FM             %North America is 88-108MHz
  35. %
  36. %        beacon and repeater is plotted as a nested set of circles
  37. %        (or if directional, a fan 70 deg wide).
  38. %        The number of circles indicate the power level.
  39. %        Rover is plotted as a VW beetle.
  40. %        Power and beam_heading info info are ignored.
  41. %        High power commercial stations used as propagation markers or
  42. %        for mad DX hunters (TV, AM, FM, ...) are not differentiated
  43. %        by AZ_PROJ (at least yet). They can be plotted as either
  44. %        a non-directional tower (one section for each factor of 10
  45. %        increase in power) or by nested circles (see az_ini.ps).
  46. %
  47. %
  48. %    frequency is
  49. %        int or a real. The units are not specified here and
  50. %        instead are known by the program using the file.
  51. %        Units could be    kHz, MHz, GHz, wavelength in m, channel number...
  52. %
  53. %        In AZ_PROJ the frequency entry is matched with entries in the
  54. %        array /bands_plotted. If a match is found the entry is plotted
  55. %        on the map, otherwise the entry is skipped. If the entry is a real
  56. %        eg 55.25, then the int resulting from truncation (in this case 55)
  57. %        is matched against the entries in /bands_plotted. If a real
  58. %        the last digit in the frequency can instead be an arbitrary char
  59. %        which is plotted on the map (eg 55.250H for horizontal polarisation).
  60. %        Some chars have special meaning eg +,-,N,Z for TV stations
  61. %        (see file TVxxx.dat for further details), or +/- for repeaters
  62. %        (see file repxxx.dat for further details).
  63. %
  64. %    power
  65. %        if -1, then power unknown. Will be plotted as minimal power
  66. %        (set in az_proj.ps).
  67. %
  68. %    beam_heading is
  69. %        1. -1 if omnidirectional
  70. %        2. int (0..360) if one main lobe is radiated
  71. %        or
  72. %        3. comma separated list of int eg 60,180,300 if multilobed radiator
  73. %        or 45,225 if dipole facing NE/SW
  74. %
  75. %        It is also possible to draw a multilobed radiator by putting
  76. %        several lines identical except for the beam_heading.
  77. %
  78. %
  79. % File Names:
  80. %        AZ_PROJ uses 8.3 DOS file names for transmitter files.
  81. %        The extension is .dat
  82. %        Where possible, the file name is
  83. %         transmitter_type - country/location - subclass
  84. %        eg tv_nach2.dat for TV stations in North America on channel 2
  85. %        eg bea_na.dat for all VHF beacons in North America
  86. %
  87. %
  88. % New Transmitter Types:
  89. %        It is relatively easily to add code for new transmitter types 
  90. %        to AZ_PROJ. If a map was needed of Automatic Packet Reporting 
  91. %        System (APRS) nodes in a meteor scatter event or of packet stations, 
  92. %        in a traffic network, then I would only need a list of APRS 
  93. %        nodes and a few suggestions for a symbol.
  94.